CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - max m

搜索资源列表

  1. 银行家算法 2

    0下载:
  2. .数据结构 假设有M个进程N类资源,则有如下数据结构: MAX[M*N] M个进程对N类资源的最大需求量 AVAILABLE[N] 系统可用资源数 ALLOCATION[M*N] M个进程已经得到N类资源的资源量 NEED[M*N] M个进程还需要N类资源的资源量 2.银行家算法 设进程I提出请求Request[N],则银行家算法按如下规则进行判断。 (1)如果Request[N]<=NEED[I,N],则转(2);否则,出错。 (2)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2825
    • 提供者:王国强
  1. 银行家算法的二解

    0下载:
  2. 数据结构 假设有M个进程N类资源,则有如下数据结构: MAX[M*N] M个进程对N类资源的最大需求量 AVAILABLE[N] 系统可用资源数 ALLOCATION[M*N] M个进程已经得到N类资源的资源量 NEED[M*N] M个进程还需要N类资源的资源量 2.银行家算法 设进程I提出请求Request[N],则银行家算法按如下规则进行判断。 (1)如果Request[N]<=NEED[I,N],则转(2);否则,出错。 (2)如
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2825
    • 提供者:王国强
  1. qiufeixianxingfangchengzuzuixiaoerchengjiedeguangy

    2下载:
  2. 1.功能 利用广义逆求解无约束条件下的优化问题(C语言) 2.参数说明 int m : 非线性方程组中方程个数 int n : 非线性方程组中未知数个数 double eps1 : 控制最小二乘解的精度要求 double eps2 : 用于奇异值分解中的控制精度要求 double x[n] : 存放非线性方程组解的初始近似值X(0),要求各分量不全为0 int ka : Ka=max{m,n}+1 void (*f)() : 指向计算非线性方程组中各方程
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2396
    • 提供者:罗坤
  1. max

    0下载:
  2. //本程序随机赋值 范围1-1000,解决伪随机 //采用动态分配空间用户输入数组大小,动态生成数组空间。然后从大到小排序 //输出第M大的数 //作者: 赵俊 06计科班 //本程序所计算时间包括用户输入阶段的时间,单位以秒计算 //本程序采用VC6.0编译运行
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1264
    • 提供者:赵俊
  1. Md2.rar

    0下载:
  2. 载入由3ds max生成的md2模型,进行动作控制,3ds max load generated by the MD2 model for motion control
  3. 所属分类:DirextX

    • 发布日期:2017-04-09
    • 文件大小:278049
    • 提供者:刘阳
  1. ms3dImportExport_ver1_0.zip.zi

    1下载:
  2. milkshape的.ms3d文件和3ds max的文件之间的转换工具,另外还支持gmax,A utility for importing and exporting .ms3d files into 3ds Max and Gmax. This is used in conjunction with GrumpyOldMan s meshconverter to get models from .mesh files into 3ds Max (and Gmax) which preser
  3. 所属分类:3D Graphic

    • 发布日期:2016-10-14
    • 文件大小:50714
    • 提供者:许志腾
  1. Quantizer-lloyd

    2下载:
  2. 有关标量量化的lloyd-max方法及信噪比,信息熵,最小平方距离的度量方法-The scalar quantization of the lloyd-max method and signal to noise ratio, information entropy, least squares method of distance measurement
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:23793
    • 提供者:zhaotao
  1. StereoImage1.0

    0下载:
  2. 这是我用Delphi和Matlab写的一个程序,可以生成立体图像(3DS Max 脚本)、将平面图像立体化、基本矩阵计算、极线校正。作者保留所有权利。请勿用于商业用途。欢迎大家对它进行完善。-This is what I use Delphi and a program written in Matlab, can generate three-dimensional images (3DS Max scr ipt), will be three-dimensional planar image
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:972563
    • 提供者:刘然
  1. 3DEditor

    0下载:
  2. vc++和opengl编程导入.max文件,并实现对象的选择,渲染,平移,旋转等功能-vc++ and opengl import programming. max file, and select the object implementation, rendering, translation, rotation and other functions
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-23
    • 文件大小:7012664
    • 提供者:张杰
  1. second_max

    0下载:
  2. 以高效率的方法查找一个数组中的第二大数,数组中的数可以相同.同时对各种可能发生的错误返回相应得错误代码。-find second max number in a high effective method.The number in the array could be the same.meanwhile ,the program return special error code
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:599
    • 提供者:龙熹
  1. vij1

    0下载:
  2. function ber_ml=Alamoudi(snr,soglia) This function simulates a Alamouti scheme. The input variables are soglia and snr. Soglia: is the number of errors after which the iterations stop. For better results, put high value of soglia, but th
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-02
    • 文件大小:1522
    • 提供者:dasu
  1. SphereDecoder

    0下载:
  2. 用于MIMO检测的sphere decoder程序- This function implements a soft output sphere decoder. Based on the paper: C. Studer, M. Wenk, A. Burg, and H. Blocskei: "Soft-Output Sphere Decoding: Performance and Implementation Aspects", Asilomar 2006
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:3252
    • 提供者:bennytang
  1. max

    0下载:
  2. 计算任意一个矩阵的模最大最小值。在matlab的m文件编程,实现-Any calculation of maximum and minimum modulus of a matrix. M-file in matlab programming,
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:10955
    • 提供者:张飞飞
  1. mix_maxlk.m

    0下载:
  2. matlab code min-max MLE
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:912
    • 提供者:intiw
  1. ant_Plane

    14下载:
  2. 之前上传的蚁群无人机不完整,还要另外下载我后来上传的 MATLABLibrary,这个是完整版: 无人机如何在复杂的战区自主飞行是时下的一个热点。这里采用了蚁群算法做出了探讨。并用matlab实现。假定无人机的活动范围为20km×20km的区域,无人机起点的平面坐标为[1,2][单位:km], 攻击目标的平面坐标为[19,18][单位:km],同时不考虑无人机起飞降落时的限制。数字地图和敌方威胁情况[主要考虑雷达威胁]已在附件中给出。数字地图可以做适当的简化,比如可以把地形近似分为三种:高地,低
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-10-13
    • 文件大小:159572
    • 提供者:batilei
  1. C-code-for-FIR

    0下载:
  2. 基于STM32F10的FIR滤波器 参数 : hx[Max] : 系统函数,Max为系统函数的阶数,或是系数的个数,定义为Short型 xn[M] : 输入参数 yn[N] : 输出参数 M,N,Max的关系为 M + Max -1 = N - STM32F10-based FIR filters Parameters: hx [Max]: system functions, Max is the order of the system fu
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2013-05-30
    • 文件大小:879985
    • 提供者:rogeret
  1. [M]

    0下载:
  2. 原始单纯形法(大M法,无需给出初始基变量) Programmed by Liyang(faruto s Studio~!) BNU MATH Email:liyangbnu@mail.bnu.edu.cn QQ:516667408 last modified 2008.4.27 求解标准型线性规划:max C*X s.t. A*X=b (b>=0) X>=0 输入:C是n维行向量,A是m*n的系数矩阵,b是m维列向量- Of the origina
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1314
    • 提供者:hongye
  1. adapmaxmin.m

    0下载:
  2. Adap Min mAx on matlab algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:694
    • 提供者:Ahmad Rofick
  1. conv

    0下载:
  2. For given A/B returns conv(A,B) (non-circular). Subroutine can automatically choose between three implementations: straightforward O(M*N) formula for very small N (or M), overlap-add algorithm for cases where max(M,N) is significantly large
  3. 所属分类:OA

    • 发布日期:2017-04-02
    • 文件大小:5539
    • 提供者:titotito
  1. MatlabCoorelatedRV

    0下载:
  2. 通信理论分析中,产生Nakagami-m 变量的随机数,并与理论PDF和CDF比较,以及第N个最大的Nakagami-m变量的仿真与理论PDFCDF的验证(he random numbers that produce the Nakagami-m variables are compared with the theoretical PDF and CDF, and the Nth Max and PDF/CDF of the largest Nakagami-m variables are v
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:5120
    • 提供者:答丁丁
« 12 3 4 »
搜珍网 www.dssz.com